From: Gerd Moellmann Date: Wed, 16 May 2001 11:12:57 +0000 (+0000) Subject: Comment fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40288 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2717bb467b105f39c16d3839ccab2450c55ba82b;p=emacs.git Comment fix. --- diff --git a/lisp/comint.el b/lisp/comint.el index 7a5e7ad8928..04dd848a539 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -88,7 +88,6 @@ ;; comint-run Run a program under comint-mode ;; send-invisible Read a line w/o echo, and send to proc ;; comint-dynamic-complete-filename Complete filename at point. -;; comint-dynamic-complete-variable Complete variable name at point. ;; comint-dynamic-list-filename-completions List completions in help buffer. ;; comint-replace-by-expanded-filename Expand and complete filename at point; ;; replace with expanded/completed name.